home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Arsenal / OS2 Arsenal v1.0 (Disc 1)(Arsenal Computer).ISO / os2_drvr / 4076cos2.exe / PSS.ZIP / 4076C.PSS
Text File  |  1994-06-16  |  23KB  |  275 lines

  1. #!Lexmark 4076c Printer
  2. # Printer Setup String file
  3. # Format:
  4. #   "Key","Description","Emulation","Command String","Variable Format",Range Lo, Range Hi, Increment, "Temp/Perm"
  5. #       Key             - Search key for command
  6. #       Description     - Description of command
  7. #       Emulation       - Emulation command is valid for
  8. #       Command String  - Command, # indicated variable data needed from user
  9. #       Variable Format - Format of variable data (SIC, PCL, PPDS, PS, PJL)
  10. #       Range Lo        - real numbers indicating valid range and increment of variable data
  11. #       Range Hi
  12. #       Increment
  13. #       Temp/Perm       - T = Temporary effect, P = Permanent effect
  14. #
  15. # Application Commands
  16. "A0010","Select PPDS Mode","ALL","1B5B4B030006BA01","SIC",0,0,0,"T"
  17. "A0020","Select PCL Emulation Mode","ALL","1B5B4B030006BA02","SIC",0,0,0,"T"
  18. "A1010","Landscape,Legal,6 lpi(45 LPP),16.67 cpi","PCL","1B266C316F336136441B266B3253","PCL",0,0,0,"T"
  19. "A1020","Portrait,Letter, 6 lpi(60 LPP),12 cpi","PCL","1B266C306F3261306F36441B266B3453","PCL",0,0,0,"T"
  20. "A1030","Manual, Landscape, Letter","PCL","1B266C3368316F3241","PCL",0,0,0,"T"
  21. "A1040","Manual, Landscape, Legal","PCL","1B266C3368316F3341","PCL",0,0,0,"T"
  22. "A1050","Courier Italic 12 pt. 10 pitch","PCL","1B2873337431733132561B266B3053","PCL",0,0,0,"T"
  23. "A1060","Courier Bold 10 pt. 12 pitch","PCL","1B2873337433623130561B266B3453","PCL",0,0,0,"T"
  24. #
  25. # Font Commands
  26. "F0010","Lock Font","ALL","1B5B4B0700FEBA000000009C","SIC",0,0,0,"T"
  27. "F0020","Unlock Font","ALL","1B5B4B0700FEBA0000000080","SIC",0,0,0,"T"
  28. "F1010","Select DeskJet Font Emulation","PCL","1B5B4B080006BA020000000083","SIC",0,0,0,"T"
  29. "F1020","Select Enhanced Font Emulation","PCL","1B5B4B080006BA020000000082","SIC",0,0,0,"T"
  30. "F1030","Begin Superscript","PCL","1B28732B3155","PCL",0,0,0,"T"
  31. "F1040","Begin Subscript","PCL","1B28732D3155","PCL",0,0,0,"T"
  32. "F1050","End Subscript/Superscript","PCL","1B28733055","PCL",0,0,0,"T"
  33. "F1060","Select Proportional Spacing","PCL","1B28733150","PCL",0,0,0,"T"
  34. "F1070","Select Fixed Spacing","PCL","1B28733050","PCL",0,0,0,"T"
  35. "F1080","Enter Point Size","PCL","1B2873##56","PCL",4,128,0.25,"T"
  36. "F1090","Select Draft Quality","PCL","1B28733051","PCL",0,0,0,"T"
  37. "F1100","Select Letter Quality","PCL","1B28733251","PCL",0,0,0,"T"
  38. "F1110","Select Courier Font","PCL","1B28733354","PCL",0,0,0,"T"
  39. "F1120","Select Letter Gothic Font","PCL","1B28733654","PCL",0,0,0,"T"
  40. "F1130","Select Univers Font","PCL","1B2873353254","PCL",0,0,0,"T"
  41. "F1140","Select CG Times Font","PCL","1B28733431303154","PCL",0,0,0,"T"
  42. "F1145","Select Font ID","PCL","1B28##58","PCL",0,32767,1,"T"
  43. "F1146","Set Characters Per Inch","PCL","1B2873##48","PCL",0.9,30,0.1,"T"
  44. "F1150","Select 5-Pitch","PCL","1B266B3153","PCL",0,0,0,"T"
  45. "F1160","Select 10-Pitch","PCL","1B266B3053","PCL",0,0,0,"T"
  46. "F1170","Select 12-Pitch","PCL","1B266B3453","PCL",0,0,0,"T"
  47. "F1180","Select 16.7-Pitch","PCL","1B266B3253","PCL",0,0,0,"T"
  48. "F1190","Select Stroke Weight = Normal","PCL","1B28733042","PCL",0,0,0,"T"
  49. "F1200","Select Stroke Weight = Bold","PCL","1B28733342","PCL",0,0,0,"T"
  50. "F1210","Select Stroke Weight = Extra Bold","PCL","1B28733742","PCL",0,0,0,"T"
  51. "F1220","Select Upright Print","PCL","1B28733053","PCL",0,0,0,"T"
  52. "F1230","Select Italic Print","PCL","1B28733153","PCL",0,0,0,"T"
  53. "F1240","Select Upright Condensed Print","PCL","1B28733453","PCL",0,0,0,"T"
  54. "F1250","Select Italic Condensed Print","PCL","1B28733553","PCL",0,0,0,"T"
  55. "F1260","Begin Fixed Single Underline","PCL","1B26643144","PCL",0,0,0,"T"
  56. "F1270","Begin Fixed Double Underline","PCL","1B26643244","PCL",0,0,0,"T"
  57. "F1280","Begin Floating Single Underline","PCL","1B26643344","PCL",0,0,0,"T"
  58. "F1290","Begin Floating Double Underline","PCL","1B26643444","PCL",0,0,0,"T"
  59. "F1300","End Underline","PCL","1B266440","PCL",0,0,0,"T"
  60. "F1310","Set Ink Saver to 25%","PCL","1B2A6F3244","PCL",0,0,0,"T"
  61. "F1320","Set Ink Saver to 50%","PCL","1B2A6F3344","PCL",0,0,0,"T"
  62. "F1330","Set Ink Saver off","PCL","1B2A6F3144","PCL",0,0,0,"T"
  63. "F1340","Character Set = PC 8","PCL","1B28313055","PCL",0,0,0,"T"
  64. "F1350","Character Set = HP Roman 8","PCL","1B283855","PCL",0,0,0,"T"
  65. "F1360","Character Set = Extended Roman","PCL","1B283045","PCL",0,0,0,"T"
  66. "F1370","Character Set = PC-8 Danish/Norwegian","PCL","1B28313155","PCL",0,0,0,"T"
  67. "F1380","Character Set = PC-850","PCL","1B28313255","PCL",0,0,0,"T"
  68. "F1390","Character Set = ECMA-94 Latin 1","PCL","1B28304E","PCL",0,0,0,"T"
  69. "F1400","Character Set = German (ISO 21)","PCL","1B283147","PCL",0,0,0,"T"
  70. "F1410","Character Set = French (ISO 69)","PCL","1B283146","PCL",0,0,0,"T"
  71. "F1420","Character Set = Italian (ISO 15)","PCL","1B283049","PCL",0,0,0,"T"
  72. "F1430","Character Set = Spanish (ISO 17)","PCL","1B283253","PCL",0,0,0,"T"
  73. "F1440","Character Set = Swedish Names (ISO 11)","PCL","1B283053","PCL",0,0,0,"T"
  74. "F1450","Character Set = Swedish (ISO 10)","PCL","1B283353","PCL",0,0,0,"T"
  75. "F1460","Character Set = Norwegian 1 (ISO 60)","PCL","1B283044","PCL",0,0,0,"T"
  76. "F2000","Single LF, Std Char Height, Std Width","PPDS","1B5B40040000001101","PPDS",0,0,0,"T"
  77. "F2010","Double LF, Std Char Height, Std Width","PPDS","1B5B40040000002101","PPDS",0,0,0,"T"
  78. "F2020","Double LF, Dbl Char Height, Std Width","PPDS","1B5B40040000002201","PPDS",0,0,0,"T"
  79. "F2030","Double LF, Dbl Char Height, Double Wide","PPDS","1B5B40040000002202","PPDS",0,0,0,"T"
  80. "F2040","Single LF, Dbl Char Height, Double Wide","PPDS","1B5B40040000001202","PPDS",0,0,0,"T"
  81. "F2045","Set Letter Quality Bold","PPDS","1B4903","PPDS",0,0,0,"T"
  82. "F2050","Begin Underline","PPDS","1B2D01","PPDS",0,0,0,"T"
  83. "F2060","End Underline","PPDS","1B2D00","PPDS",0,0,0,"T"
  84. "F2070","Begin Emphasized Printing","PPDS","1B45","PPDS",0,0,0,"T"
  85. "F2080","End Emphasized Printing","PPDS","1B46","PPDS",0,0,0,"T"
  86. "F2090","Begin Double-Strike Printing","PPDS","1B47","PPDS",0,0,0,"T"
  87. "F2100","End Double-Strike Printing","PPDS","1B48","PPDS",0,0,0,"T"
  88. "F2110","Begin Subscript","PPDS","1B5301","PPDS",0,0,0,"T"
  89. "F2120","Begin Superscript","PPDS","1B5300","PPDS",0,0,0,"T"
  90. "F2130","End Subscript/Superscript","PPDS","1B54","PPDS",0,0,0,"T"
  91. "F2140","Select Character Set 1","PPDS","1B37","PPDS",0,0,0,"T"
  92. "F2150","Select Character Set 2","PPDS","1B36","PPDS",0,0,0,"T"
  93. "F2160","Select Letter Quality Courier 10","PPDS","1B4902","PPDS",0,0,0,"T"
  94. "F2170","Select Draft Quality Courier 10","PPDS","1B4900","PPDS",0,0,0,"T"
  95. "F2180","Select Letter Quality Courier 17","PPDS","1B4912","PPDS",0,0,0,"T"
  96. "F2190","Select Draft Quality Courier 17","PPDS","1B4910","PPDS",0,0,0,"T"
  97. "F2200","Select Letter Quality Letter Gothic 12","PPDS","1B490A","PPDS",0,0,0,"T"
  98. "F2210","Select Draft Quality Letter Gothic 12","PPDS","1B4908","PPDS",0,0,0,"T"
  99. #
  100. # Page Commands
  101. "G1020","Set Portrait Orientation","PCL","1B266C304F","PCL",0,0,0,"T"
  102. "G1030","Set Landscape Orientation","PCL","1B266C314F","PCL",0,0,0,"T"
  103. "G1040","Top Margin in lines","PCL","1B266C##45","PCL",0,65535,1,"T"
  104. "G1050","Text Length in lines","PCL","1B266C##46","PCL",0,65535,1,"T"
  105. "G1060","Set Left Margin","PCL","1B2661##4C","PCL",0,65535,1,"T"
  106. "G1070","Set Right Margin","PCL","1B2661##4D","PCL",0,65535,1,"T"
  107. "G1080","Clear Horizontal Margins","PCL","1B39","PCL",0,0,0,"T"
  108. "G1090","Eject Page","PCL","1B266C3048","PCL",0,0,0,,"T"
  109. "G1100","Set 6 Lines Per Inch","PCL","1B266C3644","PCL",0,0,0,"T"
  110. "G1110","Set 8 Lines Per Inch","PCL","1B266C3844","PCL",0,0,0,"T"
  111. "G2010","Set Horizontal Margins","PPDS","1B58####","PPDS",0,65535,1,"T"
  112. "G2020","Set  8 Lines Per Inch","PPDS","1B30","PPDS",0,0,0,"T"
  113. "G2030","Set 7/72 inch line spacing","PPDS","1B31","PPDS",0,0,0,"T"
  114. #
  115. # Paper Commands
  116. "P2010","Select Manual Feed","PCL","1B266C3348","PCL",0,0,0,"T"
  117. "P2020","Select Auto Feed","PCL","1B266C3148","PCL",0,0,0,"T"
  118. "P2030","Select Default Paper Size","PCL","1B266C3041","PCL",0,0,0,"T"
  119. "P2040","Select Paper Size, Letter","PCL","1B266C3241","PCL",0,0,0,"T"
  120. "P2050","Select Paper Size, Legal","PCL","1B266C3341","PCL",0,0,0,"T"
  121. "P2060","Select Paper Size, A4","PCL","1B266C323641","PCL",0,0,0,"T"
  122. "P2070","Select Paper Size, B5","PCL","1B266C313241","PCL",0,0,0,"T"
  123. "P2080","Select Paper Size, Executive","PCL","1B266C3141","PCL",0,0,0,"T"
  124. "P2090","Select Paper Size, A5","PCL","1B266C313341","PCL",0,0,0,"T"
  125. "P2100","Select Custom Paper Size","PCL","1B266C323741","PCL",0,0,0,"T"
  126. "P2110","Select Envelope Size, Monarch (7 3/4)","PCL","1B266C383041","PCL",0,0,0,"T"
  127. "P2120","Select Envelope Size, 9","PCL","1B266C383941","PCL",0,0,0,"T"
  128. "P2130","Select Envelope Size, 10","PCL","1B266C383141","PCL",0,0,0,"T"
  129. "P2140","Select Envelope Size, DL","PCL","1B266C393041","PCL",0,0,0,"T"
  130. "P2150","Select Envelope Size, C5","PCL","1B266C393141","PCL",0,0,0,"T"
  131. "P2160","Select Envelope Size, B5","PCL","1B266C393941","PCL",0,0,0,"T"
  132. "P3010","Enter Form Length in Inches","PPDS","1B4300##","PPDS",0,255,1,"T"
  133. "P3020","Enter Form Length in Lines","PPDS","1B43##","PPDS",0,255,1,"T"
  134. #
  135. # Setup Commands
  136. "S0010","Restore User Default Settings","ALL","1B5B4B010006","SIC",0,0,0,"P"
  137. "S0020","Restore Factory Default Settings","ALL","1B5B4B010007","SIC",0,0,0,"P"
  138. "S0021","Reset US Factory Defaults","ALL","1B5B4B0600FFBA000000B0","SIC",0,0,0,"P"
  139. "S0022","Reset EMEA Factory Defaults","ALL","1B5B4B0600FFBA000000A0","SIC",0,0,0,"P"
  140. "S0030","Set to PPDS Mode","ALL","1B5B4B0300FEBA01","SIC",0,0,0,"P"
  141. "S0040","Set to PCL Emulation Mode","ALL","1B5B4B0300FEBA02","SIC",0,0,0,"P"
  142. "S0050","PQET = On","ALL","1B5B4B0400FEBA008C","SIC",0,0,0,"P"
  143. "S0060","PQET = Off","ALL","1B5B4B0400FEBA0088","SIC",0,0,0,"P"
  144. "S0070","Bi-directional Printing","ALL","1B5B4B0400FEBA0082","SIC",0,0,0,"P"
  145. "S0080","Smart Uni-directional Printing","ALL","1B5B4B0400FEBA0083","SIC",0,0,0,"P"
  146. "S0090","Ink Low = On","ALL","1B5B4B0500FEBA000003","SIC",0,0,0,"P"
  147. "S0100","Ink Low = Off","ALL","1B5B4B0500FEBA000001","SIC",0,0,0,"P"
  148. "S0130","Set Maximum Data Buffer","ALL","1B5B4B0600FEBA00000088","SIC",0,0,0,"P"
  149. "S0140","Set Minimum Data Buffer","ALL","1B5B4B0600FEBA0000008C","SIC",0,0,0,"P"
  150. "S1010","Set DeskJet Font Emulation","PCL","1B5B4B0800FEBA020000000083","SIC",0,0,0,"P"
  151. "S1020","Set Enhanced Font Emulation","PCL","1B5B4B0800FEBA020000000082","SIC",0,0,0,"P"
  152. "S1030","Turn off Page Mode Time-out","PCL","1B5B4B0900FEBA02000000000085","SIC",0,0,0,"P"
  153. "S1040","Turn on Page Mode Time-out","PCL","1B5B4B0900FEBA020000000000C5","SIC",0,0,0,"P"
  154. "S1050","Graphics Resolution = 75 dpi","PCL","1B5B4B0A00FEBA02000000000000A0","SIC",0,0,0,"P"
  155. "S1100","Graphics Resolution = 300 dpi","PCL","1B5B4B0A00FEBA02000000000000B0","SIC",0,0,0,"P"
  156. "S1110","Set Letter Quality Printing","PCL","1B5B4B0A00FEBA0200000000000088","SIC",0,0,0,,"P"
  157. "S1120","Set Draft Printing","PCL","1B5B4B0A00FEBA020000000000008C","SIC",0,0,0,"P"
  158. "S1130","Page Orientation = Landscape","PCL","1B5B4B0A00FEBA0200000000000083","SIC",0,0,0,"P"
  159. "S1140","Page Orientation = Portrait","PCL","1B5B4B0A00FEBA0200000000000082","SIC",0,0,0,"P"
  160. "S1150","Text Scale Mode = On","PCL","1B5B4B0B00FEBA02000000000000008C","SIC",0,0,0,"P"
  161. "S1160","Text Scale Mode = Off","PCL","1B5B4B0B00FEBA020000000000000088","SIC",0,0,0,"P"
  162. "S1170","Set CR=CR,    LF=LF,    FF=FF","PCL","1B5B4B0C00FEBA02000000000000000084","SIC",0,0,0,"P"
  163. "S1180","Set CR=CR+LF, LF=LF,    FF=FF","PCL","1B5B4B0C00FEBA02000000000000000085","SIC",0,0,0,"P"
  164. "S1190","Set CR=CR,    LF=CR+LF, FF=CR+FF","PCL","1B5B4B0C00FEBA02000000000000000086","SIC",0,0,0,"P"
  165. "S1200","Set CR=CR+LF, LF=CR+LF, FF=CR+FF","PCL","1B5B4B0C00FEBA02000000000000000087","SIC",0,0,0,"P"
  166. "S1210","Enter Line Spacing in 600ths of an Inch","PCL","1B5B4B0E00FEBA02000000000000000000####","SIC",1,65535,1,"P"
  167. "S1220","Paper Size = Letter","PCL","1B5B4B0F00FEBA02000000000000000000000002","SIC",0,0,0,"P"
  168. "S1230","Paper Size = Legal","PCL","1B5B4B0F00FEBA02000000000000000000000003","SIC",0,0,0,"P"
  169. "S1240","Paper Size = B5","PCL","1B5B4B0F00FEBA0200000000000000000000000C","SIC",0,0,0,"P"
  170. "S1250","Paper Size = A4","PCL","1B5B4B0F00FEBA0200000000000000000000001A","SIC",0,0,0,"P"
  171. "S1260","Paper Size = Executive","PCL","1B5B4B0F00FEBA02000000000000000000000001","SIC",0,0,0,"P"
  172. "S1270","Paper Size = A5","PCL","1B5B4B0F00FEBA0200000000000000000000000D","SIC",0,0,0,"P"
  173. "S1280","Paper Size = Custom","PCL","1B5B4B0F00FEBA0200000000000000000000001B","SIC",0,0,0,"P"
  174. "S1290","Envelope Size = 7 3/4","PCL","1B5B4B0F00FEBA02000000000000000000000050","SIC",0,0,0,"P"
  175. "S1300","Envelope Size = 9","PCL","1B5B4B0F00FEBA02000000000000000000000059","SIC",0,0,0,"P"
  176. "S1310","Envelope Size = 10","PCL","1B5B4B0F00FEBA02000000000000000000000051","SIC",0,0,0,"P"
  177. "S1320","Envelope Size = DL","PCL","1B5B4B0F00FEBA0200000000000000000000005A","SIC",0,0,0,"P"
  178. "S1330","Envelope Size = C5","PCL","1B5B4B0F00FEBA0200000000000000000000005B","SIC",0,0,0,"P"
  179. "S1340","Envelope Size = B5","PCL","1B5B4B0F00FEBA02000000000000000000000063","SIC",0,0,0,"P"
  180. "S1370","Character Set = User Default","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000000","SIC",0,0,0,"P"
  181. "S1380","Character Set = Norwegian version 1","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000004","SIC",0,0,0,"P"
  182. "S1390","Character Set = Italian (ISO 15)","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000009","SIC",0,0,0,"P"
  183. "S1400","Character Set = JIS ASCII","PCL","1B5B4B1700FEBA02000000000000000000000000000000000000000B","SIC",0,0,0,"P"
  184. "S1410","Character Set = ECMA-94 Latin 1","PCL","1B5B4B1700FEBA02000000000000000000000000000000000000000E","SIC",0,0,0,"P"
  185. "S1420","Character Set = Swedish Names (ISO 11)","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000013","SIC",0,0,0,"P"
  186. "S1430","Character Set = ASCII","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000015","SIC",0,0,0,"P"
  187. "S1440","Character Set = Norwegian ver 2 (ISO 61)","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000024","SIC",0,0,0,"P"
  188. "S1450","Character Set = United Kingdom (ISO 4)","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000025","SIC",0,0,0,"P"
  189. "S1460","Character Set = French (ISO 69)","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000026","SIC",0,0,0,"P"
  190. "S1470","Character Set = German (ISO 21)","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000027","SIC",0,0,0,"P"
  191. "S1480","Character Set = Legal","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000035","SIC",0,0,0,"P"
  192. "S1490","Character Set = Spanish (ISO 17)","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000053","SIC",0,0,0,"P"
  193. "S1500","Character Set = Intl Reference Version","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000055","SIC",0,0,0,"P"
  194. "S1510","Character Set = Swedish (ISO 10)","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000073","SIC",0,0,0,"P"
  195. "S1520","Character Set = Portuguese (ISO 16)","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000093","SIC",0,0,0,"P"
  196. "S1530","Character Set = HP Roman-8","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000115","SIC",0,0,0,"P"
  197. "S1540","Character Set = PC-8 (Code Page 437)","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000155","SIC",0,0,0,"P"
  198. "S1550","Character Set = PC-8 Denmark/Norway","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000175","SIC",0,0,0,"P"
  199. "S1560","Character Set = PC-850","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000195","SIC",0,0,0,"P"
  200. "S1570","Font Spacing = Fixed","PCL","1B5B4B1800FEBA02000000000000000000000000000000000000000080","SIC",0,0,0,"P"
  201. "S1580","Font Spacing = Proportional","PCL","1B5B4B1800FEBA02000000000000000000000000000000000000000081","SIC",0,0,0,"P"
  202. "S1610","Font Style = Upright","PCL","1B5B4B1E00FEBA02000000000000000000000000000000000000000000000000000100","SIC",0,0,0,"P"
  203. "S1620","Font Style = Italic","PCL","1B5B4B1E00FEBA02000000000000000000000000000000000000000000000000000101","SIC",0,0,0,"P"
  204. "S1650","Stroke Weight = Normal","PCL","1B5B4B2000FEBA020000000000000000000000000000000000000000000000000000000100","SIC",0,0,0,"P"
  205. "S1660","Stroke Weight = Bold","PCL","1B5B4B2000FEBA020000000000000000000000000000000000000000000000000000000103","SIC",0,0,0,"P"
  206. "S1670","Typeface = Courier","PCL","1B5B4B2200FEBA0200000000000000000000000000000000000000000000000000000000008003","SIC",0,0,0,"P"
  207. "S1680","Typeface = Letter Gothic","PCL","1B5B4B2200FEBA0200000000000000000000000000000000000000000000000000000000008006","SIC",0,0,0,"P"
  208. "S1690","Typeface = Univers","PCL","1B5B4B2200FEBA0200000000000000000000000000000000000000000000000000000000008034","SIC",0,0,0,"P"
  209. "S1700","Typeface = CG Times","PCL","1B5B4B2200FEBA0200000000000000000000000000000000000000000000000000000000009005","SIC",0,0,0,"P"
  210. "S2010","Auto Carriage = Off","PPDS","1B5B4B0800FEBA010000000080","SIC",0,0,0,"P"
  211. "S2020","Auto Carriage = On","PPDS","1B5B4B0800FEBA010000000090","SIC",0,0,0,"P"
  212. "S2030","Auto Line Feed = Off","PPDS","1B5B4B0800FEBA010000000080","SIC",0,0,0,"P"
  213. "S2040","Auto Line Feed = On","PPDS","1B5B4B0800FEBA010000000088","SIC",0,0,0,"P"
  214. "S2050","Form Length = 11 inch","PPDS","1B5B4B0800FEBA010000000080","SIC",0,0,0,"P"
  215. "S2060","Form Length = 12 inch","PPDS","1B5B4B0800FEBA010000000084","SIC",0,0,0,"P"
  216. "S2070","Normal Zero","PPDS","1B5B4B0800FEBA010000000080","SIC",0,0,0,"P"
  217. "S2080","Slashed Zero","PPDS","1B5B4B0800FEBA010000000082","SIC",0,0,0,"P"
  218. "S2090","Character Set = Set 1","PPDS","1B5B4B0800FEBA010000000080","SIC",0,0,0,"P"
  219. "S2100","Character Set = Set 2","PPDS","1B5B4B0800FEBA010000000081","SIC",0,0,0,"P"
  220. "S2110","Alternate Graphics Mode = Off","PPDS","1B5B4B0900FEBA010000000000A0","SIC",0,0,0,"P"
  221. "S2120","Alternate Graphics Mode = On","PPDS","1B5B4B0900FEBA010000000000B0","SIC",0,0,0,"P"
  222. "S2130","Lines Per Inch = 6","PPDS","1B5B4B0900FEBA01000000000088","SIC",0,0,0,"P"
  223. "S2140","Lines Per Inch = 8","PPDS","1B5B4B0900FEBA0100000000008C","SIC",0,0,0,"P"
  224. "S2150","Code Page = 437 (US)","PPDS","1B5B4B0900FEBA01000000000082","SIC",0,0,0,"P"
  225. "S2160","Code Page = 850 (Multilingual)","PPDS","1B5B4B0900FEBA01000000000083","SIC",0,0,0,"P"
  226. "S2170","Double High = Off","PPDS","1B5B4B0A00FEBA01000000000000A0","SIC",0,0,0,"P"
  227. "S2180","Double High = On","PPDS","1B5B4B0A00FEBA01000000000000B0","SIC",0,0,0,"P"
  228. "S2190","Double Wide = Off","PPDS","1B5B4B0A00FEBA0100000000000088","SIC",0,0,0,"P"
  229. "S2200","Double Wide = On","PPDS","1B5B4B0A00FEBA010000000000008C","SIC",0,0,0,"P"
  230. "S2220","Emphasize = Off","PPDS","1B5B4B0A00FEBA0100000000000082","SIC",0,0,0,"P"
  231. "S2230","Emphasize = On","PPDS","1B5B4B0A00FEBA0100000000000083","SIC",0,0,0,"P"
  232. "S2240","Font = Draft 10 CPI Courier","PPDS","1B5B4B0B00FEBA010000000000000000","SIC",0,0,0,"P"
  233. "S2250","Font = Draft 12 CPI Letter Gothic","PPDS","1B5B4B0B00FEBA010000000000000008","SIC",0,0,0,"P"
  234. "S2260","Font = Draft 17 CPI Courier","PPDS","1B5B4B0B00FEBA010000000000000010","SIC",0,0,0,"P"
  235. "S2270","Font = Letter Quality 10 CPI Courier","PPDS","1B5B4B0B00FEBA010000000000000002","SIC",0,0,0,"P"
  236. "S2280","Font = Letter Quality 12 CPI Letter Gothic","PPDS","1B5B4B0B00FEBA01000000000000000A","SIC",0,0,0,"P"
  237. "S2290","Font = Letter Quality 17 CPI Courier","PPDS","1B5B4B0B00FEBA010000000000000012","SIC",0,0,0,"P"
  238. "S2300","Font = Letter Quality Proportional Boldface","PPDS","1B5B4B0B00FEBA010000000000000003","SIC",0,0,0,"P"
  239. "S2310","Color Print Head","PCL","1B5B4B0800FEBA0200000000E0","SIC",0,0,0,"P"
  240. "S2320","Normal Nozzle Mode","PCL","1B5B4B0800FEBA0200000000C8","SIC",0,0,0,"P"
  241. "S2325","56 Nozzle Mode","PCL","1B5B4B0800FEBA0200000000CC","SIC",0,0,0,"P"
  242. "S2330","Perf Skip Off","PCL","1B5B4B0B00FEBA0200000000000000A0","SIC",0,0,0,"P"
  243. "S2335","Perf Skip On","PCL","1B5B4B0B00FEBA0200000000000000B0","SIC",0,0,0,"P"
  244. "S2340","Terminal Mode Off","PCL","1B5B4B0C00FEBA02000000000000000090","SIC",0,0,0,"P"
  245. "S2345","Terminal Mode On","PCL","1B5B4B0C00FEBA02000000000000000098","SIC",0,0,0,"P"
  246. "S2415","Custom Paper Length in 300ths of an Inch","PCL","1B5B4B1100FEBA02000000000000000000000000####","SIC",1500,4200,1,"P"
  247. "S2420","Custom Paper Width in 300ths of an Inch","PCL","1B5B4B1300FEBA020000000000000000000000000000####","SIC",900,2700,1,"P"
  248. "S2425","Set Top Margin to 0 Inches","PCL","1B5B4B1500FEBA02000000000000000000000000000000008000","SIC",0,0,0,"P"
  249. "S2426","Set Top Margin to 1/2 Inch","PCL","1B5B4B1500FEBA02000000000000000000000000000000008096","SIC",0,0,0,"P"
  250. "S2427","Set Top Margin to 1 Inch","PCL","1B5B4B1500FEBA0200000000000000000000000000000000812C","SIC",0,0,0,"P"
  251. "S2428","Set Top Margin to 2 Inches","PCL","1B5B4B1500FEBA02000000000000000000000000000000008258","SIC",0,0,0,"P"
  252. "S2430","Character Set = 0M-Math 7 (optional)","PCL","1B5B4B1700FEBA02000000000000000000000000000000000000000C","SIC",0,0,0,"P"
  253. "S2435","Character Set = 0L-Line Draw (optional)","PCL","1B5B4B1700FEBA02000000000000000000000000000000000000000D","SIC",0,0,0,"P"
  254. "S2440","Character Set = 0Q-Math 8a (optional)","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000011","SIC",0,0,0,"P"
  255. "S2445","Character Set = 1Q-Math 8b (optional)","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000031","SIC",0,0,0,"P"
  256. "S2450","Character Set = 2Q-PlFonta (optional)","PCL","1B5B4B1700FEBA020000000000000000000000000000000000000051","SIC",0,0,0,"P"
  257. "S2455","Character Set = 7J-DeskTop (optional)","PCL","1B5B4B1700FEBA0200000000000000000000000000000000000000EA","SIC",0,0,0,"P"
  258. "S2460","Character Set = 15U-PIFont (optional)","PCL","1B5B4B1700FEBA0200000000000000000000000000000000000001F5","SIC",0,0,0,"P"
  259. "S2465","Enter the Desired Pitch times 100","PCL","1B5B4B1A00FEBA02000000000000000000000000000000000000000000####","SIC",90,3000,1,"P"
  260. "S2470","Enter the Desired Font Point times 4","PCL","1B5B4B1C00FEBA020000000000000000000000000000000000000000000000####","SIC",16,512,1,"P"
  261. "S2475","Deactivate Ink Low System for Cyan","PCL","1B5B4B2300FEBA0200000000000000000000000000000000000000000000000000000000FFFF01","SIC",0,0,0,"P"
  262. "S2480","Reset Ink Low System for Cyan","PCL","1B5B4B2300FEBA0200000000000000000000000000000000000000000000000000000000FFFF02","SIC",0,0,0,"P"
  263. "S2485","Reactivate Ink Low System for Cyan","PCL","1B5B4B2300FEBA0200000000000000000000000000000000000000000000000000000000FFFF03","SIC",0,0,0,"P"
  264. "S2490","Deactivate Ink Low System for Magenta","PCL","1B5B4B2400FEBA0200000000000000000000000000000000000000000000000000000000FFFF0001","SIC",0,0,0,"P"
  265. "S2495","Reset Ink Low System for Magenta","PCL","1B5B4B2400FEBA0200000000000000000000000000000000000000000000000000000000FFFF0002","SIC",0,0,0,"P"
  266. "S2500","Reactivate Ink Low System for Magenta","PCL","1B5B4B2400FEBA0200000000000000000000000000000000000000000000000000000000FFFF0003","SIC",0,0,0,"P"
  267. "S2505","Deactivate Ink Low System for Yellow","PCL","1B5B4B2500FEBA0200000000000000000000000000000000000000000000000000000000FFFF000001","SIC",0,0,0,"P"
  268. "S2510","Reset Ink Low System for Yellow","PCL","1B5B4B2500FEBA0200000000000000000000000000000000000000000000000000000000FFFF000002","SIC",0,0,0,"P"
  269. "S2515","Reactivate Ink Low System for Yellow","PCL","1B5B4B2500FEBA0200000000000000000000000000000000000000000000000000000000FFFF000003","SIC",0,0,0,"P"
  270. #
  271. # Test Commands
  272. "T1010","Turn ASCII Dump On","PCL","$&s0C(10U(s0p10h0s0b3TY","PCL",0,0,0,"T"
  273. "T1020","Turn ASCII Dump Off","PCL","$ZE","PCL",0,0,0,"T"
  274. "T1030","Print Test Page (Resident/Flash Fonts)","PCL","1B7A","PCL",0,0,0,"T"
  275.